Conversation Property (MessageFilter
Object)
The Conversation
property sets filtering on a message s conversation topic. Read/write.
Syntax
objMessageFilter.Conversation
Data Type
String
Remarks
The ConversationTopic
property specifies that the message filter should pass only messages whose ConversationTopic
exactly matches the value of ConversationTopic.
A
conversation is a group of related messages. The Message object s ConversationTopic
The ConversationTopic
property corresponds to the MAPI property PR_CONVERSATION_TOPIC.
See Also
Working
With Conversations